home *** CD-ROM | disk | FTP | other *** search
/ IRIX Base Documentation 1998 November / IRIX 6.5.2 Base Documentation November 1998.img / usr / share / catman / u_man / cat1 / psroff.z / psroff
Text File  |  1998-10-30  |  6KB  |  133 lines

  1.  
  2.  
  3.  
  4. PPPPSSSSRRRROOOOFFFFFFFF((((1111))))                        IIIImmmmpppprrrreeeessssssssaaaarrrriiiioooo                         PPPPSSSSRRRROOOOFFFFFFFF((((1111))))
  5.  
  6.  
  7.  
  8. NNNNAAAAMMMMEEEE
  9.      psroff - troff to a POSTSCRIPT printer
  10.  
  11. SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
  12.      ppppssssrrrrooooffffffff [ ----tttt ] [ _t_r_o_f_f _o_p_t_i_o_n_s ] [ _s_p_o_o_l _o_p_t_i_o_n_s ] [ _f_i_l_e_s ]
  13.  
  14. DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  15.      _p_s_r_o_f_f is a shell script that runs troff(_1) in an environment to produce
  16.      output on a POSTSCRIPT printer.  It uses _p_s_d_i_t to convert _t_r_o_f_f
  17.      intermediate output to POSTSCRIPT format, and spools this for printing.
  18.      If no _f_i_l_e_s are specified, the standard input is used.
  19.  
  20.      For those interested in including arbitrary POSTSCRIPT language commands
  21.      or files in a _t_r_o_f_f document, see _p_s_d_i_t(_1).
  22.  
  23.      In addition to the standard _t_r_o_f_f options, the following options are
  24.      understood by _p_s_r_o_f_f.
  25.  
  26.      ----tttt   sends the POSTSCRIPT output to the standard output, rather than
  27.           spooling it to a printer.  Note that this overrides the meaning of
  28.           the _t_r_o_f_f ----tttt option; if you want that, run _t_r_o_f_f directly.
  29.  
  30.      ----FFFF _f_o_n_t_f_a_m_i_l_y
  31.           use the specified font family for the R/I/B/BI fonts, rather than
  32.           the default family, which is _T_i_m_e_s. Fontfamilies _T_i_m_e_s, _C_o_u_r_i_e_r, and
  33.           _H_e_l_v_e_t_i_c_a are probably defined at your site, and others may be
  34.           available as well.  Make sure the printer you will use contains the
  35.           font family you pick!  Note that this overrides the meaning of the
  36.           _t_r_o_f_f ----FFFF option; if you want that, run _t_r_o_f_f directly, or use the ----DDDD
  37.           option.
  38.  
  39.      ----DDDD _f_o_n_t_d_i_r_e_c_t_o_r_y
  40.           find font family directories in the specified _f_o_n_t_d_i_r_e_c_t_o_r_y, rather
  41.           than the standard font directory which was configured in the
  42.           installation procedure.  Note that it may be necessary to use both
  43.           this option and the ----FFFF option to imitate the ----FFFF option in _t_r_o_f_f.
  44.  
  45.      The following spooler options are passed on to _l_p.
  46.  
  47.      ----dddd_d_e_s_t
  48.           causes the output to be sent to the named destination.
  49.  
  50.      ----nnnn_n  causes _n copies of the output to be produced.  The default is one.
  51.  
  52.      ----hhhh   suppress the printing of the banner page.
  53.  
  54.      ----rrrr   don't page-reverse the output.
  55.  
  56.      ----ssss   suppress messages from _l_p.
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.                                                                         PPPPaaaaggggeeee 1111
  64.  
  65.  
  66.  
  67.  
  68.  
  69.  
  70. PPPPSSSSRRRROOOOFFFFFFFF((((1111))))                        IIIImmmmpppprrrreeeessssssssaaaarrrriiiioooo                         PPPPSSSSRRRROOOOFFFFFFFF((((1111))))
  71.  
  72.  
  73.  
  74.      ----mmmm   send mail after files have been printed.
  75.  
  76.      ----wwww   write to user's terminal after files have been printed.
  77.  
  78. EEEENNNNVVVVIIIIRRRROOOONNNNMMMMEEEENNNNTTTT
  79.      LPDEST
  80.           the name of a printer (as in the ----dddd option) for _l_p to use.  If no ----dddd
  81.           option is specified, _l_p will use this printer.  If neither ----dddd nor
  82.           LPDEST is set, _p_s_r_o_f_f will spool to a printer class named
  83.           ``PostScript''.
  84.  
  85. FFFFIIIILLLLEEEESSSS
  86.      /usr/lib/tmac/tmac.*          - standard macro files
  87.      /usr/lib/font/devpsc/*        - _t_r_o_f_f description files for POSTSCRIPT
  88.      virtual device.
  89.  
  90. BBBBUUUUGGGGSSSS
  91.      The _e_q_n supplied with _t_r_o_f_f is different than the original.  Use the
  92.      options ----rrrr555577776666 ----mmmm2222 for best results.  Other programs (e.g., _p_i_c)
  93.      distributed with _t_r_o_f_f have the device names compiled in (so much for
  94.      device independence!).  They should just have a ----TTTT option and read the
  95.      device description file for the information they need.  Use ----TTTT555577776666 with
  96.      the _p_i_c distributed with DDDDWWWWBBBB....
  97.  
  98. NNNNOOOOTTTTEEEESSSS
  99.      POSTSCRIPT is a registered trademark of Adobe Systems Incorporated.
  100.      Documenter's Workbench is a trademark of AT&T Technologies.
  101.  
  102. OOOORRRRIIIIGGGGIIIINNNN
  103.      Adobe Systems Incorporated
  104.  
  105. SSSSEEEEEEEE AAAALLLLSSSSOOOO
  106.      transcript(1), psdit(1), ptroff(1), psfonts(1), troff(1), eqn(1), tbl(1),
  107.      pic(1), refer(1), lp(1).
  108.      J. F. Ossanna, _N_r_o_f_f/_T_r_o_f_f _u_s_e_r'_s _m_a_n_u_a_l
  109.      B. W. Kernighan, _A _T_R_O_F_F _T_u_t_o_r_i_a_l and
  110.      _A _T_y_p_e_s_e_t_t_e_r-_i_n_d_e_p_e_n_d_e_n_t _T_R_O_F_F _D_o_c_u_m_e_n_t_e_r'_s _W_o_r_k_b_e_n_c_h
  111.  
  112.  
  113.  
  114.  
  115.  
  116.  
  117.  
  118.  
  119.  
  120.  
  121.  
  122.  
  123.  
  124.  
  125.  
  126.  
  127.  
  128.  
  129.                                                                         PPPPaaaaggggeeee 2222
  130.  
  131.  
  132.  
  133.